home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / Anwender / Grafik / MaVi / Sets / SmallHerculesJet.set < prev    next >
Text File  |  1998-04-21  |  1KB  |  40 lines

  1. // c++ style comments are now possible too
  2. Group.mui,
  3.  
  4.     Child,Group.mui,
  5.        Child,Group.mui,
  6.            MUIA_Group_Horiz,TRUE,
  7.            MUIA_Group_SameHeight,TRUE,
  8.            MUIA_Group_Spacing,1,
  9.            Child,mavi/mui/0145_timeslider.mcc,
  10.                 PDA_MinWidth,30,
  11.                 MUIA_Slider_Horiz,TRUE,
  12.                 PDA_Descriptor_Text,"Time",
  13.                 PDA_DTPic_KeyName,"ProDev/Jet-Audio/HorizKnob",
  14.             End,
  15.            Child,mavi/mui/0145_fourleddisplay.mcc,
  16.                 MUIA_FixHeight,17,
  17.                 MUIA_InnerLeft,2,
  18.                 MUIA_InnerRight,2,
  19.                 MUIA_InnerTop,2,
  20.                 MUIA_InnerBottom,2,
  21.                 PDA_Descriptor_Text,"Controller status",
  22.                 MUIA_Weight,0,
  23.                 PDA_Controller_EatStatus,TRUE, // this makes playing a little faster
  24.             End,
  25.            Child,mavi/mui/0145_playstatus.mcc,
  26.                 MUIA_FixHeight,21,
  27.                 MUIA_Weight,0,
  28.                 PDA_Descriptor_Text,"Movie status",
  29.                 PDA_DrawColor,"2:FFFFFFFF",
  30.             End,
  31.            Child,mavi/mui/0145_digitaltimedisplay.mcc,
  32.                 MUIA_FixHeight,21, // well, MUI makes this the neccessary height
  33.                 PDA_Descriptor_Text,"Time",
  34.                 PDA_DrawColor,"2:FFFFFFFF",
  35.             End,
  36.        End,
  37.    
  38.    End,
  39. End
  40.